| commit | e36f80cba6d5eefcc1ee664f16c2c72054b83134 | [log] [tgz] |
|---|---|---|
| author | Joseph C. Sible <josephcsible@gmail.com> | Sun Sep 02 13:42:26 2018 -0400 |
| committer | Rich Felker <dalias@aerifal.cx> | Tue Sep 04 19:26:52 2018 -0400 |
| tree | 88e85d4a1c0291ea8c6c0d9f5c993a4fa70482f1 | |
| parent | 0fa1e638e87cf257e9f96b4019b2076afd674a19 [diff] |
implement fexecve in terms of execveat when it exists This lets fexecve work even when /proc isn't mounted.